Skip to content

docs: add venv step to standard installation#285

Open
GGzili wants to merge 1 commit into
lsdefine:mainfrom
GGzili:docs/readme-standard-venv-setup
Open

docs: add venv step to standard installation#285
GGzili wants to merge 1 commit into
lsdefine:mainfrom
GGzili:docs/readme-standard-venv-setup

Conversation

@GGzili
Copy link
Copy Markdown

@GGzili GGzili commented May 7, 2026

Small standalone docs update for the English README Quick Start.

The uv workflow already uses an isolated environment (uv venv). This adds the same best-practice step to the standard pip installation path:

  • create .venv
  • activate it (including Windows hint)
  • install minimal dependencies inside the environment

Scope is intentionally limited to the English README standard install snippet.

Mirror the uv workflow's isolated-environment approach in the standard pip installation path so users don't install UI dependencies into their global Python environment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant